Exploiting Pre-calculated Distances in Nearest Neighbor Search on Query Images for Cbir
نویسندگان
چکیده
Nearest neighbor algorithms can be implemented on content-based image retrieval (CBIR) and classification problems for extracting similar images. In k-nearest neighbor (k-NN), the winning class is based on the k nearest neighbors determined by comparing the query image against all training samples. In this paper, a new nearest neighbor search (NNS) algorithm is proposed using a two-step process. The first step is to calculate the distances between all training samples. The second step is to discriminate samples falling outside the potential region of being a nearest neighbor, hence reducing the computation required. Experimental results showed that the proposed algorithm is able to obtain all nearest neighbors within the defined search radius. Therefore, the classification rate is identical to k-NN but less training samples are compared. It is shown that only 27.13% of the training samples are computed for 1024 Brodatz textures of thirty-two classes at a radius of 0.2 and 0.56% for a single best neighbor search. Experimental results also showed that the proposed algorithm is faster than k-NN during a single best neighbor search but significantly slower for a search with a defined search radius.
منابع مشابه
Non-zero probability of nearest neighbor searching
Nearest Neighbor (NN) searching is a challenging problem in data management and has been widely studied in data mining, pattern recognition and computational geometry. The goal of NN searching is efficiently reporting the nearest data to a given object as a query. In most of the studies both the data and query are assumed to be precise, however, due to the real applications of NN searching, suc...
متن کاملEecient Image Retrieval through Vantage Objects
We describe a new indexing structure for general image retrieval that relies solely on a distance function giving the similarity between two images. For each image object in the database, its distance to a set of m predetermined vantage objects is calculated; the m-vector of these distances speciies a point in the m-dimensional vantage space. The database objects that are similar (in terms of t...
متن کاملAutomatic multi-label annotation of abdominal CT images using CBIR
We present a technique to annotate multiple organs shown in 2-D abdominal/pelvic CT images using CBIR. This annotation task is motivated by our research interests in visual question-answering (VQA). We aim to apply results from this effort in Open-i, a multimodal biomedical search engine developed by the National Library of Medicine (NLM). Understanding visual content of biomedical images is a ...
متن کاملFast and versatile algorithm for nearest neighbor search based on a lower bound tree
In this paper, we present a fast and versatile algorithm which can rapidly perform a variety of nearest neighbor searches. Efficiency improvement is achieved by utilizing the distance lower bound to avoid the calculation of the distance itself if the lower bound is already larger than the global minimum distance. At the preprocessing stage, the proposed algorithm constructs a lower bound tree (...
متن کاملExact and Approximate Reverse Nearest Neighbor Search for Multimedia Data
Reverse nearest neighbor queries are useful in identifying objects that are of significant influence or importance. Existing methods either rely on pre-computation of nearest neighbor distances, do not scale well with high dimensionality, or do not produce exact solutions. In this work we motivate and investigate the problem of reverse nearest neighbor search on high dimensional, multimedia dat...
متن کامل